class: center, middle, inverse, title-slide # Getting map data into R --- layout: true <div class="dk-footer"> <span> <a href="https://rfortherestofus.com/" target="_blank">R for the Rest of Us </a> </span> </div> --- class: center, middle, dk-section-title background-image:url("images/globe-background.jpg") background-size: contain # Making maps is complex --- ## R for maps R has packages for every part of the mapping workflow: .pull-left[ - importing map data - wrangling and cleaning map data - computing geographic distances, areas, intersections and more.. - visualising map data ] .pull-right[ <img src='images/sf-logo.gif' width="40%"> <img src='images/mapview-logo.gif' width="40%"> ] --- ## Maps flatten a complex world (I) .pull-left[